CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - steering vector

搜索资源列表

  1. radar-detection

    3下载:
  2. 雷达检测处理仿真程序,包括噪声背景下的检测,波动目标的检测,检测概率与虚警概率的计算-the simulation code for radar detection,including detection in the presence of noise,detection of fluctuating target, probability of false alarm and probability of detection
  3. 所属分类:matlab例程

    • 发布日期:2013-10-28
    • 文件大小:19715
    • 提供者:张晓斌
  1. GUI

    0下载:
  2. Descr iption The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:8551
    • 提供者:何冰
  1. Steer

    0下载:
  2. This Program is Designed for Calculation of A Generalized Null Steering Broadside Beam former Weights Vector General Antenna Array Specifications
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:685
    • 提供者:rampage
  1. spatialLMS

    0下载:
  2. steering vector function in matlab code
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:1482
    • 提供者:onecolor
  1. mimo

    0下载:
  2. mimo clutter space time steering vector
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1391
    • 提供者:vijay
  1. an-orthogonal-about-BF-algorithm

    0下载:
  2. 一种基于正交投影的波束形成算法。首先由 MVDR算法确定初始权向量 其次根据该权向量与 其它用户波达角方向的关系 ,建立干扰信号的导向矢量矩阵 然后通过正交投影原理 ,将期望信号的导向矢量投影 到干扰信号的零空间上 ,从而求得最优权值。仿真结果证明了该算法的有效性。-An orthogonal projection beamforming algorithms. First, by the MVDR algorithm to determine the initial weight ve
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:329895
    • 提供者:晨曦
  1. cryogenics2

    0下载:
  2. The cryo-engine assembly consists of a main engine and two steering engines capable of developing a nominal thrust of 7.5 tonnes in a vacuum with a specific impulse of 461 seconds. he main engine develops a thrust of 7.1 tonnes and each steering
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1173312
    • 提供者:ab
  1. a4

    0下载:
  2. 机载雷达空时二维信号处理时的导向矢量的图-Airborne radar space-time steering vector diagram in the two-dimensional signal processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:654
    • 提供者:刘小白
  1. lp

    0下载:
  2. 线性预测算法 输入:阶数p,快拍数据协方差矩阵R,观察范围内各方向导向矢量,三维矩阵phiyz。 输出:线性预测谱估计矩阵P。-Linear prediction algorithm Input: the order of p, snapshot data covariance matrix R, observe the direction in the range of steering vector, three-dimensional matrix phiyz. Outpu
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1749
    • 提供者:钞婷
  1. doa

    0下载:
  2. DOA估计:最大熵算法、最小模算法、最小方差算法。输入: 快拍数据协方差矩阵R,观察范围内各方向导向矢量,三维矩阵phiyz。输出:最小方差谱估计矩阵P。-DOA Estimation: maximum entropy algorithm, the minimum norm algorithm, the minimum variance algorithm. Input: snapshot of the data covariance matrix R, the steering vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1042
    • 提供者:felix
  1. doa1

    0下载:
  2. DOA估计:二维方向(方位、俯仰角度)扫描、方阵对某点源的导向矢量、方阵阵列信号-DOA estimation: a two-dimensional direction (azimuth and elevation angle) scan, square steering vector of a point source, the square array signal
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1583
    • 提供者:felix
  1. source

    0下载:
  2. function S = steeringv(M,x) define steering vector free space wavelength of 15cm at resonant freq of 2GHz lamda = 0.15 d = lamda/2 inter-element spacing K = 1:M x is DOA of the received signal S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5136
    • 提供者:fan
  1. Steer

    0下载:
  2. steering vector for array elemant
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:684
    • 提供者:mohanad
  1. steeringvector

    0下载:
  2. 空时处理中的导向矢量产生matlab程序-Space-time processing matlab program steering vector generation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:681
    • 提供者:鲁缘政
  1. capon_beamformer_pattern

    4下载:
  2. 基于导向矢量不确定集的稳健Capon波束形成算法的Matlab程序-Steering vector uncertainty set based on robust Capon beamforming algorithm in Matlab
  3. 所属分类:matlab

    • 发布日期:2015-05-13
    • 文件大小:1024
    • 提供者:zhk
  1. R_re_a_esti

    0下载:
  2. 基于干扰矩阵的重置和导向矢量估计的数字波束形成,程序经过优化,可运行,里面包含了一个矩阵求积分的子程序,可参考-Reset based on interference matrix and steering vector estimation of digital beamforming, the program has been optimized to run, which contains a matrix integral subroutines, refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1412
    • 提供者:
  1. steer

    0下载:
  2. This Program is Designed for Calculation of A Generalized Null Steering Broadside Beam former Weights Vector
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:685
    • 提供者:doaa
  1. MVDR

    0下载:
  2. 奇异值分解波束形成,自适应波束形成仿真。由均匀线阵形式,确定阵列的导向矢量;由阵列导向矢量,对接收信号进行建模仿真;根据约束条件,实现自适应波束形成算法;考察算法性能与信噪比,采样率,观测时间等参数的关系。 -SVD beamforming, adaptive beamforming simulation. Form by the ULA to determine the array steering vector by the array steering vector, the rec
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:921011
    • 提供者:LEE
  1. vector-optimization

    2下载:
  2. 针对标准的Capon 波束形成在阵列导向矢量存在误差时出现严重性能退化, 本文从权矢量模约束和不确定集两个角度出发, 提出矢量最优化稳健波束形成方法, 并通过二阶锥规划进行有效求解.-When there exists the array steering vector error , the performance of standard Capon beamforming will be severely degraded .In this paper , in the view of
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:853629
    • 提供者:treedev
  1. double-uncertainty-set-constraints

    0下载:
  2. 针对传统不确定集约束稳健波束形成算法的性能依赖于模约束参数的问题, 提出了双不确定集约束的稳健宽带波束形成算法该算法将期望信号导向矢量约束于两个不同参数的球形不确定集中,解决模约束参数选择不当引起性能下降的问题.-The traditional uncertainty set constraint robust beamforming algorithm performance depends on the norm constraint parameter, the dual uncertai
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2043645
    • 提供者:treedev
« 12 »
搜珍网 www.dssz.com